From 0a89a7defe046c99c71c36fcab25163205785f44 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Sep 2025 11:30:48 -0400 Subject: [PATCH] add news item for git-annex 10.20250929 --- doc/news/version_10.20250605.mdwn | 19 ------------------- doc/news/version_10.20250929.mdwn | 7 +++++++ 2 files changed, 7 insertions(+), 19 deletions(-) delete mode 100644 doc/news/version_10.20250605.mdwn create mode 100644 doc/news/version_10.20250929.mdwn diff --git a/doc/news/version_10.20250605.mdwn b/doc/news/version_10.20250605.mdwn deleted file mode 100644 index 5a9016e9f5..0000000000 --- a/doc/news/version_10.20250605.mdwn +++ /dev/null @@ -1,19 +0,0 @@ -git-annex 10.20250605 released with [[!toggle text="these changes"]] -[[!toggleable text=""" * sync: Push the current branch first, rather than a synced branch, - to better support git forges (gitlab, gitea, forgejo, etc.) which - use push-to-create with the first pushed branch becoming the default - branch. - * Added annex.fastcopy and remote.name.annex-fastcopy config setting. - When set, this allows the copy\_file\_range syscall to be used, which - can eg allow for server-side copies on NFS. (For fastest copying, - also disable annex.verify or remote.name.annex-verify.) - * map: Support --json option. - * map: Improve display of remote names. - * When annex.freezecontent-command or annex.thawcontent-command is - configured but fails, prevent initialization. This allows the user to - fix their configuration and avoid crippled filesystem detection - entering an adjusted branch. - * assistant: Avoid hanging at startup when a process has a *.lock file - open in the .git directory. - * Windows: Fix duplicate file bug that could occur when files were - supposed to be moved across devices."""]] \ No newline at end of file diff --git a/doc/news/version_10.20250929.mdwn b/doc/news/version_10.20250929.mdwn new file mode 100644 index 0000000000..4d46ac2cf1 --- /dev/null +++ b/doc/news/version_10.20250929.mdwn @@ -0,0 +1,7 @@ +git-annex 10.20250929 released with [[!toggle text="these changes"]] +[[!toggleable text=""" * enableremote: Allow type= to be provided when it does not change the + type of the special remote. + * importfeed: Fix encoding issues parsing feeds when built with OsPath. + * Fix build with ghc 9.0.2. + * Remove the Servant build flag; always build with support for + annex+http urls and git-annex p2phttp."""]] \ No newline at end of file -- 2.30.2